<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1697184546277') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shouji:before {
  content: "\3448";
}

.icon-weixin:before {
  content: "\f0106";
}

.icon-youxiang:before {
  content: "\e604";
}

.icon-daohangdizhi:before {
  content: "\e65e";
}

.icon-sousuo:before {
  content: "\eafe";
}

.icon-24gf-telephone:before {
  content: "\e96c";
}

.icon-a-youjiantouzhixiangyoujiantou:before {
  content: "\e60c";
}

</pre></body></html>